[INFO] cloning repository https://github.com/Kroisse/tribute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kroisse/tribute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Ftribute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Ftribute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9624bbf8cf68f86e7f4fe978d66ddf277c374c50
[INFO] checking Kroisse/tribute against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Ftribute" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kroisse/tribute
[INFO] finished tweaking git repo https://github.com/Kroisse/tribute
[INFO] tweaked toml for git repo https://github.com/Kroisse/tribute written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kroisse/tribute on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kroisse/tribute already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b
[INFO] running `Command { std: "docker" "start" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking salsa-macro-rules v0.26.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tribute-rc v0.1.0 (/opt/rustwide/workdir/crates/tribute-rc)
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]    Compiling cranelift-isle v0.132.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking cranelift-bitset v0.132.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking cranelift-entity v0.132.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking wasm-encoder v0.251.0
[INFO] [stderr]     Checking cranelift-bforest v0.132.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling tribute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tree-sitter-tribute v0.8.0 (https://github.com/Kroisse/tree-sitter-tribute?tag=v0.8.0#ceed5bca)
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking cranelift-control v0.132.1
[INFO] [stderr]     Checking gimli v0.33.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.132.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling trunk-ir-macros v0.1.0 (/opt/rustwide/workdir/crates/trunk-ir-macros)
[INFO] [stderr]    Compiling salsa-test-macros v0.1.0 (/opt/rustwide/workdir/crates/salsa-test-macros)
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling tribute-runtime v0.1.0 (/opt/rustwide/workdir/crates/tribute-runtime)
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling cranelift-codegen v0.132.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling salsa-macros v0.26.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking lsp-server v0.7.9
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stdout] warning: suspicious definition of the runtime `write` symbol used by the standard library
[INFO] [stdout]    --> crates/tribute-runtime/src/lib.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn write(fd: i32, buf: *const u8, count: usize) -> isize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected `unsafe extern "C" fn(i32, *const std::ffi::c_void, usize) -> isize`
[INFO] [stdout]             found    `unsafe extern "C" fn(i32, *const u8, usize) -> isize`
[INFO] [stdout]     = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "write")]`, or `#[link_name = "write"]`
[INFO] [stdout]     = help: allow this lint if the signature is compatible
[INFO] [stdout]     = note: `#[warn(suspicious_runtime_symbol_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `write` symbol used by the standard library
[INFO] [stdout]    --> crates/tribute-runtime/src/asan.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             fn write(fd: i32, buf: *const u8, count: usize) -> isize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected `unsafe extern "C" fn(i32, *const std::ffi::c_void, usize) -> isize`
[INFO] [stdout]             found    `unsafe extern "C" fn(i32, *const u8, usize) -> isize`
[INFO] [stdout]     = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "write")]`, or `#[link_name = "write"]`
[INFO] [stdout]     = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stdout] warning: suspicious definition of the runtime `write` symbol used by the standard library
[INFO] [stdout]    --> crates/tribute-runtime/src/lib.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn write(fd: i32, buf: *const u8, count: usize) -> isize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected `unsafe extern "C" fn(i32, *const std::ffi::c_void, usize) -> isize`
[INFO] [stdout]             found    `unsafe extern "C" fn(i32, *const u8, usize) -> isize`
[INFO] [stdout]     = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "write")]`, or `#[link_name = "write"]`
[INFO] [stdout]     = help: allow this lint if the signature is compatible
[INFO] [stdout]     = note: `#[warn(suspicious_runtime_symbol_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: suspicious definition of the runtime `write` symbol used by the standard library
[INFO] [stdout]    --> crates/tribute-runtime/src/asan.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             fn write(fd: i32, buf: *const u8, count: usize) -> isize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected `unsafe extern "C" fn(i32, *const std::ffi::c_void, usize) -> isize`
[INFO] [stdout]             found    `unsafe extern "C" fn(i32, *const u8, usize) -> isize`
[INFO] [stdout]     = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "write")]`, or `#[link_name = "write"]`
[INFO] [stdout]     = help: allow this lint if the signature is compatible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking salsa v0.26.1
[INFO] [stderr]     Checking trunk-ir v0.1.0 (/opt/rustwide/workdir/crates/trunk-ir)
[INFO] [stderr]     Checking tribute-ir v0.1.0 (/opt/rustwide/workdir/crates/tribute-ir)
[INFO] [stderr]     Checking tribute-core v0.1.0 (/opt/rustwide/workdir/crates/tribute-core)
[INFO] [stderr]     Checking trunk-ir-wasm-backend v0.1.0 (/opt/rustwide/workdir/crates/trunk-ir-wasm-backend)
[INFO] [stderr]     Checking tribute-front v0.1.0 (/opt/rustwide/workdir/crates/tribute-front)
[INFO] [stderr]     Checking tribute-passes v0.1.0 (/opt/rustwide/workdir/crates/tribute-passes)
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.132.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=9c8e8a08a2f52d74 -C extra-filename=-0a00f432ab199f2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b", kill_on_drop: false }`
[INFO] [stdout] 63c6e51e6a392ef27bf7e162e77e4a799034f5bc19c727bde99a0f2cab1b881b
